Skip to content

feat: add Atlas Cloud image generation skill - #21

Open
binyangzhu000-sudo wants to merge 1 commit into
pexoai:mainfrom
binyangzhu000-sudo:codex/add-atlas-cloud-image-skill
Open

feat: add Atlas Cloud image generation skill#21
binyangzhu000-sudo wants to merge 1 commit into
pexoai:mainfrom
binyangzhu000-sudo:codex/add-atlas-cloud-image-skill

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add a self-contained Atlas Cloud text-to-image skill with setup and usage guidance
  • include a dependency-free Node.js CLI for asynchronous submission and result polling
  • validate request construction, status transitions, failures, and missing outputs with protocol tests

User impact

Agents can generate Seedream images through Atlas Cloud and receive output URLs without installing an SDK or storing credentials in project files.

Testing

  • node --test skills/atlas-cloud-image-generation/tests/generate-image.test.mjs (4 passed)
  • node --check skills/atlas-cloud-image-generation/scripts/generate-image.mjs
  • node --check skills/atlas-cloud-image-generation/tests/generate-image.test.mjs
  • bash scripts/update-check.sh
  • repository quality-check logic: 100/100
  • live Atlas Cloud task with bytedance/seedream-v5.0-lite: completed with one output

Checklist

  • skill name matches the directory name
  • description includes Use when and NOT for guidance
  • examples and README are included
  • no hardcoded secrets
  • no dependency or lockfile changes

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant